I am trying to create incident via AWS Lambda using async calls, hence Events v2 API. I understand that in the REST API for creating incident, we can specify an escalation policy to override the default policy in a service.
Is there similar capability for Events v2 API? Am I missing a configuration?